home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / c_form.arc / C-FORMAT.DOC < prev    next >
Text File  |  1986-07-25  |  3KB  |  61 lines

  1.  
  2.  
  3.                                     C-Format
  4.                       A High Speed Disk Formatting Program
  5.                            Written by Chris Patterson
  6.                                      7/25/86
  7.  
  8.      C-Format v1.0 is a high speed disk formatting program.  This program has
  9. shown itself to format diskettes faster than DOS 3.1!  The program allows you
  10. to select whether or not to verify the disks being formatted.  This can save
  11. time by not verifying them.  Personally, I have rarely had a bad disk.  And I
  12. buy the cheapest disks around.
  13.  
  14.      C-Format v1.0 is being introduced into the public domain.  That is, you
  15. can copy the program all you want, and give it to whomever you want.  However,
  16. if you use this program, I am asking that a donation of $10 be sent to me, the
  17. author.  If you for some reason feel that $10 is too much, substitute an amount
  18. that you think the program is worth.  Please send all donations to:
  19.  
  20.                                  Chris Patterson
  21.                               3211 South 58 Street
  22.                               Omaha, NE 68106-3711
  23.  
  24.      We have a bulletin board here in Omaha, sponsored by the CBM Computer
  25. Center, that I am a sysop of.  I will be answering any and all questions
  26. regarding C-Format v1.0 there.  So if you are having any problems or have any
  27. questions, feel free to call.  The number is (402) 391-3102.  The board
  28. program being used is PCBoard v10.0 and 300, 1200 and 2400 baud are supported.
  29.  
  30.      The first time that you run C-FORMAT.COM, you will be asked to load a boot
  31. record of your disk format into the program.  To do this, enter:
  32.  
  33.           C>C-FORMAT C
  34.  
  35. You will then be asked to insert a DOS non-system formatted disk into drive A.
  36. After doing this, the program will load your boot record into itself and
  37. rewrite the program to a CFORMAT.COM.  This file will be executable to format
  38. disks.
  39.  
  40.      CFORMAT will accept command line parameters.  That is, you can select
  41. which formatting option you would like to use from the command prompt.
  42. However, if you happen to forget what the commands are, you will be presented
  43. with a menu by leaving the command line option out.  After the formatting
  44. option has been selected, the program will prompt the user to insert the
  45. diskettes in their proper drives and press any key to continue.  Depending how
  46. the user sets the options, disks will have to be in drives A, B, or both.
  47. After pressing a key to continue, the program will procede in formatting the
  48. diskettes.
  49.  
  50.      Most of the options are self explainitory.  But the option to format
  51. drives A and B may raise some questions.  If this option is specified, the
  52. program will format the disk in drive A and then procede to format the disk in
  53. drive B.  I originally tried to have both drives format at the same time, but
  54. due to the DMA controller and hardware limitations, they have to formatted in
  55. sequence.
  56.  
  57.      Hopefully this is good enough documentation to get you using CFORMAT.
  58. However, if you are still having problems, remember to call our bulletin board
  59. to get the answers.  And don't forget the $10 donation!  Happy formatting...
  60.  
  61.